Skip to content

[Backport release-25.05] dependabot-cli: 1.63.0 -> 1.71.0#438656

Merged
wolfgangwalther merged 10 commits intoNixOS:release-25.05from
mdaniels5757:backport-435123-to-release-25.05
Sep 13, 2025
Merged

[Backport release-25.05] dependabot-cli: 1.63.0 -> 1.71.0#438656
wolfgangwalther merged 10 commits intoNixOS:release-25.05from
mdaniels5757:backport-435123-to-release-25.05

Conversation

@mdaniels5757
Copy link
Member

Manual backport of #408542, #408773, #411222, #411962, #420576, #423170, and #435123 to release-25.05.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-committer, if you find that it is not acceptable, leave a comment.

r-ryantm and others added 10 commits August 30, 2025 11:46
(cherry picked from commit 4a70e95)
This was performed by the script after re-shaping the derivation a little.

(cherry picked from commit 955d607)
I'll do it as part of keeping nixpkgs-vet up to date.

(cherry picked from commit 28a0352)
(cherry picked from commit 0aa9341)
(cherry picked from commit 7ae32b9)
(cherry picked from commit c36c268)
(cherry picked from commit 3ab6b3d)
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 4.workflow: backport This targets a stable branch labels Aug 30, 2025
@nix-owners nix-owners bot requested review from infinisil and l0b0 August 30, 2025 16:08
@mdaniels5757
Copy link
Member Author

Fails with the sandbox on darwin, but I don't see it having ever passed with it.

nixpkgs-review result for #438656

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 438656
Commit: d1a6992b95e761c16e2c6dbbddd8720c814e40d8 (subsequent changes)
Merge: 95608cbb69b3db67663e041aacdf47f1cab64fa0

Logs: https://github.com/mdaniels5757/nixpkgs-review-gha/actions/runs/17345921101


x86_64-linux

✅ 1 package built:
  • dependabot-cli

aarch64-linux

✅ 1 package built:
  • dependabot-cli

x86_64-darwin (sandbox = relaxed)

❌ 1 package failed to build:
  • dependabot-cli

Error logs: `x86_64-darwin`
dependabot-cli
Building subPackage ./internal/infra
Building subPackage ./internal/model
Building subPackage ./internal/server
buildPhase completed in 1 minutes 31 seconds
Running phase: checkPhase
@nix { "action": "setPhase", "phase": "checkPhase" }
ok  	github.com/dependabot/cli/cmd/dependabot	0.652s [no tests to run]
    cli | 2025/08/30 16:22:34 Inserting $LOCAL_GITHUB_ACCESS_TOKEN into credentials
    cli | 2025/08/30 16:22:34 Inserting $LOCAL_GITHUB_ACCESS_TOKEN into credentials
    cli | 2025/08/30 16:22:34 Inserting $LOCAL_AZURE_ACCESS_TOKEN into credentials
    cli | 2025/08/30 16:22:34 Inserting artifacts credentials for org organization.
    cli | 2025/08/30 16:22:34 Using hostname: github.com api endpoint: https://api.github.com
    cli | 2025/08/30 16:22:34 Using hostname: example.com api endpoint: https://example.com/api/v3
    cli | 2025/08/30 16:22:34 Using hostname: example.com api endpoint: https://example.com/api/v3
--- FAIL: Test_extractInput (0.03s)
    --- FAIL: Test_extractInput/test_server (0.01s)
        update_test.go:312: failed to create listener: listen tcp 127.0.0.1:8080: bind: operation not permitted
FAIL
FAIL	github.com/dependabot/cli/cmd/dependabot/internal/cmd	0.706s
FAIL

aarch64-darwin (sandbox = relaxed)

❌ 1 package failed to build:
  • dependabot-cli

Error logs: `aarch64-darwin`
dependabot-cli
Building subPackage ./cmd/dependabot/internal/cmd
Building subPackage ./internal/infra
Building subPackage ./internal/model
Building subPackage ./internal/server
Running phase: checkPhase
@nix { "action": "setPhase", "phase": "checkPhase" }
ok  	github.com/dependabot/cli/cmd/dependabot	0.010s [no tests to run]
    cli | 2025/08/30 16:19:25 Inserting $LOCAL_GITHUB_ACCESS_TOKEN into credentials
    cli | 2025/08/30 16:19:25 Inserting $LOCAL_GITHUB_ACCESS_TOKEN into credentials
    cli | 2025/08/30 16:19:25 Inserting $LOCAL_AZURE_ACCESS_TOKEN into credentials
    cli | 2025/08/30 16:19:25 Inserting artifacts credentials for org organization.
    cli | 2025/08/30 16:19:25 Using hostname: github.com api endpoint: https://api.github.com
    cli | 2025/08/30 16:19:25 Using hostname: example.com api endpoint: https://example.com/api/v3
    cli | 2025/08/30 16:19:25 Using hostname: example.com api endpoint: https://example.com/api/v3
--- FAIL: Test_extractInput (0.00s)
    --- FAIL: Test_extractInput/test_server (0.00s)
        update_test.go:312: failed to create listener: listen tcp 127.0.0.1:8080: bind: operation not permitted
FAIL
FAIL	github.com/dependabot/cli/cmd/dependabot/internal/cmd	0.014s
FAIL

nixpkgs-review result for #438656

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 438656
Commit: d1a6992b95e761c16e2c6dbbddd8720c814e40d8 (subsequent changes)
Merge: 95608cbb69b3db67663e041aacdf47f1cab64fa0

Logs: https://github.com/mdaniels5757/nixpkgs-review-gha/actions/runs/17345922688


x86_64-linux

✅ 1 package built:
  • dependabot-cli

aarch64-linux

✅ 1 package built:
  • dependabot-cli

x86_64-darwin (sandbox = false)

✅ 1 package built:
  • dependabot-cli

aarch64-darwin (sandbox = false)

✅ 1 package built:
  • dependabot-cli

@wolfgangwalther wolfgangwalther merged commit 73db2f0 into NixOS:release-25.05 Sep 13, 2025
35 of 36 checks passed
@mdaniels5757 mdaniels5757 deleted the backport-435123-to-release-25.05 branch September 13, 2025 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.workflow: backport This targets a stable branch 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants